{% extends 'accounts/main.html' %} {% load static %} {% load bootstrap4 %} {% block content %}
← Back to Profile

Account Settings


{% csrf_token %} {% bootstrap_form form %}
{% endblock %}